Skip to content

feat(metabase): add the Metabase SDK - #518

Merged
Mkassabov merged 4 commits into
feat/mercury-sdkfrom
feat/metabase-sdk
Sep 7, 2026
Merged

feat(metabase): add the Metabase SDK#518
Mkassabov merged 4 commits into
feat/mercury-sdkfrom
feat/metabase-sdk

Conversation

@Mkassabov

Copy link
Copy Markdown
Collaborator

Adds @distilled.cloud/metabase, generated from a first-party API description.

  • Fetch script: stacks/distilled-submodules/spec-repos/metabase/fetch-specs.ts
  • Spec source: https://www.metabase.com/docs/latest/api.json
  • Convert/generate: packages/metabase/scripts/{convert,generate}.ts
  • Mirror repo distilled-mirror/spec-mirror-metabase is created by the distilled-submodules stack on merge to main. Until then, regenerate with pnpm specs:local metabase and DISTILLED_SPECS_LOCAL=1 pnpm generate metabase.

pnpm specs:link metabase recorded the .gitmodules stanza (shallow = true).

…line

Rebased on main after #545. Models are produced by the package's convert
with patches applied there and operation names normalised to verbNoun;
generate only compiles .generated-specs. 653 operation(s).
@Mkassabov
Mkassabov changed the base branch from main to feat/mercury-sdk September 7, 2026 12:20
@Mkassabov
Mkassabov added this pull request to the merge queue Sep 7, 2026
Merged via the queue into main with commit b72f4fe Sep 7, 2026
4 checks passed
@Mkassabov
Mkassabov deleted the feat/metabase-sdk branch September 7, 2026 12:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant